04. Learning Objectives - Probability
Learning Objectives - Probability
SOLUTION:
- The probability of heads is the same as the probability of tails.
- When flipping a coin multiple times, each flip is an **independent event**.
QUESTION:
At a particular intersection, cars can either:
Turn left
Go straight
Turn right
Cars tend to turn left with a probability of 0.4 and go straight with a probability of 0.25. What is the probability that a car turns right?
SOLUTION:
NOTE: The solutions are expressed in RegEx pattern. Udacity uses these patterns to check the given answer